.welcome {
	position: fixed;
	bottom: 0;
	left: -100%;
	width: 100%;
	height: 145px;
	background: url(../images/2024_2.jpg) no-repeat scroll center;
	z-index: 888;
}
.welcome .closeee {
	background: url(../images/guanbi.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.welcome_vx {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 220px;
	height: 145px;
	cursor: pointer;
}